You are here: Understanding the Meridian object model > About the Scope object > The Scope object properties > RootFolder property

RootFolder property

The name of the root folder of the scope. Read-only.

Syntax

Vault.Scope(<ScopeInternalName>).RootFolder As String

Remarks

To obtain a folder object that is the root folder of the scope, use the expression:

Vault.RootFolder.GetSubFolder(Vault.Scope(<ScopeInternalName>).RootFolder)

Related concepts

About the Scope object


www.bluecieloecm.com